home *** CD-ROM | disk | FTP | other *** search
- if(!_global.mx)
- {
- _global.mx = new Object();
- }
- §§pop();
- if(!_global.mx.controls)
- {
- _global.mx.controls = new Object();
- }
- §§pop();
- if(!_global.mx.controls.Button)
- {
- var _loc1_ = null;
- mx.controls.Button = _loc1_ = function()
- {
- super();
- };
- mx.controls.Button.prototype = new mx.controls.SimpleButton().init = function init(Void)
- {
- super.init();
- };
- §§push(mx.controls.Button.prototype = new mx.controls.SimpleButton());
- §§push("draw");
- }
- else
- {
- §§pop();
- }
-